filechooserwidget: Don't check operation mode for tooltip
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Wed, 26 Oct 2022 20:38:07 +0000 (17:38 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Tue, 13 Dec 2022 17:45:15 +0000 (14:45 -0300)
commit358d9d72d1269a503b699172fdb04e8dc56d330e
tree2ef29eea359767f30466ec7443b068617a32e64b
parentaabb8dce9141a6bdd68b11ea16de532ec9c7f218
filechooserwidget: Don't check operation mode for tooltip

There's no way this could ever have been correct. We always want to
show the tooltip, and it's basically always available.
gtk/gtkfilechooserwidget.c